projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a89721
)
; Minor docstring change
author
Dmitry Gutov
<dgutov@yandex.ru>
Sat, 25 May 2019 22:48:27 +0000
(
01:48
+0300)
committer
Dmitry Gutov
<dgutov@yandex.ru>
Sat, 25 May 2019 22:49:00 +0000
(
01:49
+0300)
lisp/progmodes/xref.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/xref.el
b/lisp/progmodes/xref.el
index b2f841b4640d32dfb895746c9414b77e9288753a..d7e82d1d40343a95c3314bd659ca19d4076b08af 100644
(file)
--- a/
lisp/progmodes/xref.el
+++ b/
lisp/progmodes/xref.el
@@
-842,7
+842,7
@@
FETCHER is a function of no arguments that returns a list of xref
values. It must not depend on the current buffer or selected
window.
-ALIST will include the following keys:
+ALIST will include
at least
the following keys:
WINDOW for the window that was selected before the current
command was called.